C1.Win.8 Assembly / C1.Win.Collections.ObjectModel Namespace / ObservableKeyValuePair<TKey,TValue> Class / Value Property

In This Topic
Value Property (ObservableKeyValuePair<TKey,TValue>)
In This Topic
Gets the value in the key/value pair.
Syntax
'Declaration
 
Public Property Value As TValue
 
See Also